[Previous] [Next] [Index] [Thread]

Re: Monitoring logs



David Tauzell wrote:
| What kinds of things to people look for when monitoring logs for security
| breaches?

The unexpected stuff, of course.  :)

Seriously though, the correct answer is not to look for stuff, but to
filter out the expected.  This can take a little tweaking of perl
regexps.  However, the benefit is that the new attack log messages
show up in your logs, since they're unlikely to result in something
that you're filtering.

Adam

-- 
"It is seldom that liberty of any kind is lost all at once."
					               -Hume


References: